home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / DJTST111.ZIP / tests / t10.bat < prev    next >
DOS Batch File  |  1993-07-03  |  67b  |  5 lines

  1. @echo off
  2. echo Test of -noprecomp
  3. gcc -v t10.c -o t10
  4. go32 t10
  5.